[bot] Add GPT-5.6, /refine command, plugin dashboard, and v1.0.70 features to Learning Hub#2258
Draft
github-actions[bot] wants to merge 1 commit into
Draft
Conversation
- Add GPT-5.6 model to building-custom-agents.md model table (v1.0.70+) - Add /refine command documentation to copilot-configuration-basics.md (v1.0.70+) - Add --sandbox/--no-sandbox startup flags to copilot-configuration-basics.md (v1.0.70+) - Add .github/copilot/settings.json trusted repo model pinning (v1.0.70+) - Add SHA pinning for marketplace registrations to installing-and-using-plugins.md (v1.0.70+) - Add /plugins interactive dashboard to installing-and-using-plugins.md (v1.0.69+) Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What's new
This PR updates the Learning Hub with features from GitHub Copilot CLI v1.0.69–v1.0.70 that were not yet documented.
New features documented
building-custom-agents.mdcopilot-configuration-basics.md/refinecommand — lets you refine the last Copilot response during a session (v1.0.70+)--sandbox/--no-sandboxstartup flags for controlling sandboxed execution (v1.0.70+).github/copilot/settings.json" — repository-level config for locking model and effort level for trusted repos (v1.0.70+)installing-and-using-plugins.mdshafield incopilot-marketplaces.ymlfor immutable, auditable marketplace refs (v1.0.70+)/pluginsinteractive dashboard — lists all installed plugins and their status in-session (v1.0.69+)Source releases
Sections not updated
cli-for-beginners/— excluded per workflow policy (handled separately)